home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d7 / bfix_240.arc / FIXBINK.DOC < prev    next >
Text File  |  1990-07-21  |  790b  |  21 lines

  1. The files in this archive have the following format:
  2.  
  3.   FIXBINK.BAT - the program to apply patches to BinkleyTerm.
  4.   BTPATCHn    - Patch number 'n' for BinkleyTerm
  5.   BTPATCHn.BIG - Patch number 'n' for BinkleyTerm BTBIG version.
  6.  
  7. To install the patch, copy the files to the directory where the
  8. BinkleyTerm executable program resides.  Make sure that DEBUG is
  9. available via your PATH.  Then run FIXBINK as follows:
  10.  
  11.    FIXBINK n ver
  12.  
  13. where n is the patch number to install, and ver is either BIG for
  14. fixing BTBIG, or blank (ie, nothing there) for fixing the overlay
  15. version.
  16.  
  17. For example, applying patch # 1 to the overlay version would be done
  18. like this: "FIXBINK 1 <Enter>", and applying the same patch to the
  19. non-overlay version would done as"FIXBINK 1 BIG <Enter>".
  20.  
  21.